Social Connect [V4] - YouNetCo
- Free Update
What's New?
Version 4.02p1
- Compatible with phpFox 4.7.0
Ready with phpFox 4.8.9
Social Connect is a safe, fast, and easy way to log in by using existing accounts from Facebook, Twitter, Google, Yahoo, LinkedIn and Windows Live. With Social Connect, saving time to sign up and securing password will make your website more friendly, professional, and interactive. Social Connect not only helps you to reduce customer care and password recovery cost but also achieve greater customer satisfaction by eliminating the frustration associated with user forgetting login credentials (usernames and passwords).
Dependency: Social Bridge (https://store.phpfox.com/product/1180/younet-social-bridge) must be installed in prior to install Social Connect.
Key Features
- Allow users to get data from OpenID providers and OAuth2 service such as Facebook, Twitter, Google, Yahoo, LinkedIn, Windows Live.
- To change Logo and Brand of OpenID server; you must setup OpenID server.
- Fields mapping from major platforms to phpfox fields.
- Allow users to associate multiple OpenId accounts.
- Single sign-on: let users login automatically if he / she has logged in one of associated OpenID accounts or associated accounts using OAuth2 protocol.
- Compatible with LinkedIn API OAuth 2.0
- Allow admin to map fields from other platforms to phpfox fields.
- Manage settings to configure size of provider’s icons and position of block that contains provider’s icons on landing page
Packages that include this product:
Front End
- Select provider and log in.
- Auto connects to Contact Importer to show friend list for the first login. Notice that this feature is active if the provider on Social Connect is in provider list of Contact Importer.
Back End
- Manage providers:
- Enable / disable any service
- Display quick sign in (up) on login-or-join widgets
- Set providers in a specific order
- Statistics by providers for total signup and total login.
- Manage settings.
Please follow all steps in this Installation & Upgrade guide in order to make this module work properly
1. Installation Guide
Below are the Installation Steps:
- Install YouNet Social Connect App on the phpFox Store
- Run "Rebuild Core Theme" at AdminCP >> Maintenance
- Clear your cache site (at AdminCP > Maintenance >> Cache Manager)
2. Upgrade Guide
There are two parts on this Upgrade Guide:
§2.1. Upgrade Guide
- Upgrade our latest version.
- Run "Rebuild Core Theme" at AdminCP >> Maintenance
- Clear your cache site (at AdminCP > Maintenance >> Cache Manager)
§2.2. Notices:
If the current phpFox version of the website is [ver 4.1.2] or older, then follow :
- Open file "auth.class.php" follow this patch: "PF.Base/module/user/include/service/auth.class.php "
- Search for the 2nd phrase "if (!$Hash->check($sPassword, $aRow['password']))" from the top
- Replace it with this command: " if (!$bNoPasswordCheck && $bDoPhpfoxLoginCheck && !$Hash->check($sPassword, $aRow['password'])) "
- Save file
Congratulations! You have finished the Installation/Upgrade process.
If you need any assistance, please submit a new ticket at the client area (http://phpfox.younetco.com/client)
If existing users want to link their account to their Facebook, just simply sign-up by the same email to the Facebook account, our system will automatically match them. Certainly, system will ask if you want to connect or not.
You can change its position at AdminCP >> Apps >> Opensocialconnect >> Settings with two respected fields such as Margin Top and Margin Left.
A user can cancel synchronized process but once he does that, he will be unable to use Facebook account in order to log in. Otherwise, he can log in by both normal account and social account.
This is an acknowledged issue from the core of PHPfox V4. Since PHPfox V4 is short of authentication for Social Connect, both Social Connects of core PHPfox and YouNet's cannot show the icons. For specific YouNet Social Connect, to fix this issue, you need to a single line of code in core: - If using PHPfox version 4.1.2 or older: Open file PF.Base/module/user/include/service/auth.class.php Search the 2nd phrase "if (!$Hash->check($sPassword, $aRow['password']))" from the top Replace with text "if (!$bNoPasswordCheck && $bDoPhpfoxLoginCheck && !$Hash->check($sPassword, $aRow['password']))" Save the file Whenever PHPfox fixes that core issue, we will update for our module as well.
Because Facebook API and LinkedIn API don't allow to get some fields as your inquiry so you should input them manually in this case.
Version 4.02p1
1. Release Date: Oct 29, 2018
2. Best Compatibility: phpFox 4.6.x - 4.7.x
3. Improvements
- Compatible with phpFox 4.7.0.
Version 4.02
1. Release Date: Jan 24th, 2018
2. Best Compatibility: phpFox 4.6.x
3. Improvements
- Compatible with phpFox 4.6.0.
- Redirect to Manage Providers when access Social Connect in AdminCP.
Version 4.01p7
1. Release Date: Mar 27, 2017
2. Best Compatibility: phpFox 4.5.x
3. Improvements
- Compatible with phpFox 4.5.2
Version 4.01p6
1. Release Date: Dec 15, 2016
2. Best Compatibility: phpFox 4.5.x
3. Improvements
- Compatible with phpFox 4.5.0
Version 4.01p5
1. Release Date: July 13, 2016
2. Best Compatibility:
- PHPfox 4.4.0
- YouNet Social Bridge 4.01p4 or later
Version 4.01p4
1. Release Date: April 29, 2016
2. Best Compatibility:
- PHPfox 4.3.2
- YouNet Social Bridge 4.01p4 or later
Version 4.01p3
1. Release Date: Feb 23, 2016
2. Best Compatibility:
- PHPfox Neutron 4.2.x
- YouNet Social Bridge 4.01p4 or later
3. Improvement(s):
- Compatible with PHPfox v4.2.2
Version 4.01p2
1. Release Date: Jan 28, 2016
2. Best Compatibility:
- PHPfox Neutron 4.2.x
- YouNet Social Bridge 4.01p3 or later
3. Improvement(s):
- Compatible with PHPfox v4.2.0
Version 4.01p1
1. Release Date: December 07, 2015
2. Best Compatibility:
- PHPfox Neutron 4.1.x
- YouNet Social Bridge 4.01p3 or later
3. Improvement(s):
- Compatible with PHPfox v4.1.1
Version 4.01
1. Release Date: July 21, 2015
2. Best Compatibility: phpFox Neutron